home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 6064 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: freenet.vcu.edu!not-for-mail
  2. From: dmaxwell@freenet.vcu.edu
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Zip Drive Geometry
  5. Date: 3 Mar 1996 11:14:31 -0500
  6. Organization: Central Virginia's Free-Net
  7. Distribution: world
  8. Message-ID: <4hcgh7$lbf@freenet.vcu.edu>
  9. NNTP-Posting-Host: freenet.vcu.edu
  10.  
  11. Here are ZIP drive mountlists for both Amiga and IBM disks.
  12. N.B.,call the Amiga ZIP "ZIP" and the IBM ZIP "ZIPC".  If you
  13. don't use "ZIPC" CrossDos won't work with it.
  14.  
  15.  
  16.  
  17. /* Mountfile for Amiga ZIP */
  18.  
  19.    Device = gvpscsi.device
  20.    FileSystem = L:FastfileSystem
  21.    Unit = 005
  22.    Flags = 0
  23.    Surfaces = 1
  24.    BlocksPerTrack = 32
  25.    Reserved = 2
  26.    Interleave = 0
  27.    LowCyl = 2
  28.    HighCyl = 6143
  29.    Buffers = 32
  30.    GlobVec = -1
  31.    BufMemType = 0   Mask = 0xFFFFFFFE
  32.    MaxTransfer = 0x7FFFFFFF
  33.    Mount = 1
  34.    DosType = 0x444F5301
  35.    StackSize = 4000
  36. #
  37.  
  38.  
  39.  
  40.  
  41. /* Mountfile Entry Created: 11-Dec-95 22:45:33
  42.  * for full CrossDOS Disk.
  43.  *
  44.  * Disk Size: 96.0 Meg
  45.  * Vendor and drive name: 005 IOMEGA  ZIP 100         R.41HH  
  46.  */
  47. /* Disk size parameters.*/
  48.   Surfaces = 1
  49.   BlocksPerTrack = 1
  50.   Lowcyl = 0
  51.   Highcyl = 196607
  52.   BufMemType = 1
  53.   Blocksize = 512
  54. /* Device driver parameters.*/
  55.   Device = gvpscsi.device
  56.   Unit = 5
  57.   Flags = 0x00000000
  58. /* File system parameters.*/
  59.   Mask = 0x7FFFFFFE
  60.   Maxtransfer = 0x00FFFFFF
  61.   Reserved = 6
  62.   Filesystem = L:CrossDOSFileSystem
  63.   Stacksize = 2000
  64.   Priority = 5
  65.   Bootpri = -20
  66.   Globvec = -1
  67.   Buffers = 5
  68.   Dostype = 0x4d534800
  69.   Mount = 1
  70. #
  71.  
  72.  
  73. Be sure to include the "#" character that terminates the
  74. mountlist.
  75.  
  76. --Don
  77.  
  78. >
  79. >                            RE: ZIP DRIVE GEOMETRY
  80. >                                       
  81. >   Newsgroups: comp.sys.amiga.hardware
  82. >          Post a followup article to newsgroup(s)
  83. >   From: rdavis@nyx10.cs.du.edu (Robert Davis)
  84. >          Send e-mail reply to: Robert Davis
  85. >   Date: 24 Feb 1996 12:43:24 -0700
  86. >   Organization: University of Denver, Math/CS Dept.
  87. >
  88. >devans@ccubb.com (David Evans) writes:
  89. >
  90. >>Does anyone know the geometry of a ZIP disc?  I seem to have the wrong l
  91. >yout
  92. >>and format doesn't work...
  93. >=====
  94. >Someone posted in this echo a few weeks ago.
  95. >Use 196608 sectors.
  96. >Since i don't have a ZIP, I can't confirm it ;-]
  97. >
  98. >--
  99. >rdavis@nyx.net     Robert (Bob) Davis
  100. >                   Amateur Radio K0FPC
  101. >                   Emporia, Kansas
  102. -- 
  103.           %%%%%%%%%%% less is more %%%%%%%%%%
  104.          %%%%% Don Maxwell, Richmond, VA %%%%%
  105.           %%%%%%%%% beauty is truth %%%%%%%%%
  106.